Changelog
Version 2.0.2 - 7 September, 2020
- Rework dropdown component placement by using popper.js
- Add new programmatically show/hide methods for dropdown component
- Add new data-dismiss property to dismiss the dropdown box
- Change cash-dom global identifier from $() to cd()
- Bug fixes and performance improvements
Version 2.0.1 - 25 August, 2020
- Fix responsive issue on tabulator page
Version 2.0.0 - 21 August, 2020
- Dropping jQuery as a required dependency which effects the replacement of all jQuery plugins to the VanillaJs plugins
-
List of replaced plugins:
- jQuery to Cash-DOM (For DOM manipulation), VelocityJs (For Animations), Axios (For client HTTP request)
- Datatables to Tabulator Table
- Daterangepicker to Litepicker
- Driftzoom to Zoom Vanilla
- Jquery Toast to Toastify
- Momentjs to Dayjs
- Select2 to Tailselect
- Slick Carousel to Tiny Slider
- Summernote to CKEditor
- Tooltipster to TippyJs
Version 1.1.3 - 13 July, 2020
- Add new dark mode version
- Add new "on show" & "on hide" modal event that triggered when the modal showed or closed
- Add new Tailwind "dark" utility to simply apply dark mode styling
Version 1.1.2 - 13 June, 2020
- Update DropzoneJS SASS file usage
- Fix compiling issues
- Make Feather Icons accessible globally
Version 1.1.1 - 18 May, 2020
- Expose jQuery & plugins globally.
- Bug fixing & performance improvements.
Version 1.1.0 - 04 May, 2020
- Added new modal variants.
- Added new update profile page.
- Added new change password page.
- Updated documentation.
Version 1.0.10 - 04 May, 2020
- Fix missing summernote fonts on production build.
- Fix missing slick carousel ajax.gif on production build.
- Updated documentation.
- Added new data-dismiss property to close modal.
- Added new post news Application.
- Minor adjustment on wysiwyg editor styles.
- Upgrade tailwind version to v1.4.0.
Version 1.0.9 - 27 Apr, 2020
- Refactor google map style & icons.
- Minor adjustment on POS page.
Version 1.0.8 - 27 Apr, 2020
- Added new POS Application.
- Added new CRUD Data List & Form Application.
- Added new Toast component.
- Added new modal programmatic API.
- Minor adjustment on inbox, file manager & datatable page.
Version 1.0.7 - 22 Apr, 2020
- Bug fixing and responsive improvements.
Version 1.0.6 - 22 Apr, 2020
- Refactoring dashboard page UI design.
Version 1.0.5 - 16 Apr, 2020
- Added new loading icon page.
- Added new loading state button components.
Version 1.0.4 - 16 Apr, 2020
- Fix copy source code issue on every components page.
Version 1.0.3 - 15 Apr, 2020
- Fix issue on dropdown menu & mobile notifications.
Version 1.0.2 - 15 Apr, 2020
- Remove .container to every pages to improve data view & user experience at wide screen.
Version 1.0.1 - 14 Apr, 2020
- New pages were added including applications & components.
Version 1.0.0 - 12 Apr, 2020
New Initial Release
- Side menu layout with sales & transactions dashboard. Basic components & pages.